home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paparazzi!: Tales of Tinseltown
/
Paparazzi - Tales of Tinseltown (1995)(Activision)(Disc 1 of 2).iso
/
pprazia2.dir
/
00276_Script_276
< prev
next >
Wrap
Text File
|
1995-05-21
|
306b
|
16 lines
on mouseDown
put "CountryClubBTN" into f
put "CountryClubBTNHL" into fHL
puppetSound "button.aif"
hiliter 16, f, fHL
end
on mouseUp
global gTheDay, CClub
WhatDayIsIt
set the castNum of sprite 16 = cast "CountryClubBTN"
updatestage
go frame gTheDay & "CClub" & CClub
end